projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5572e
)
(ELCFILES): Update.
author
Glenn Morris
<rgm@gnu.org>
Tue, 9 Dec 2008 03:59:29 +0000
(
03:59
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 9 Dec 2008 03:59:29 +0000
(
03:59
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1999679e5f10ffd7ea80f2172f16bc42a747f9ca..5af9ed44e040118a004aa1b7fb581b76e8ae4224 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2008-12-09 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (ELCFILES): Update.
+
2008-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
* autoinsert.el (auto-insert): Use expand-file-name instead of concat.
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 1b23fb440e8077021da0757a04fcf18b7dbdd785..d443ff36b0867ee19b5f2a8fc2b56f5fdfab7d73 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-944,7
+944,9
@@
ELCFILES = \
$(lisp)/org/org-remember.elc \
$(lisp)/org/org-rmail.elc \
$(lisp)/org/org-table.elc \
+ $(lisp)/org/org-timer.elc \
$(lisp)/org/org-vm.elc \
+ $(lisp)/org/org-w3m.elc \
$(lisp)/org/org-wl.elc \
$(lisp)/org/org.elc \
$(lisp)/outline.elc \